toggle menu
modelix.core
8.16.0
js
switch theme
search in API
model-api
/
[root]
/
SingleChildAccessor
Single
Child
Accessor
js
open
external
class
SingleChildAccessor
<
ChildT
:
ITypedNode
>
(
parentNode
:
INodeJS
,
role
:
String
?
)
:
Iterable
<
ChildT
>
Members
Constructors
Single
Child
Accessor
Link copied to clipboard
js
constructor
(
parentNode
:
INodeJS
,
role
:
String
?
)
Functions
get
Link copied to clipboard
js
open
fun
get
(
)
:
ChildT
?
set
New
Link copied to clipboard
js
open
fun
setNew
(
subconcept
:
IConceptJS
?
=
definedExternally
)
:
ChildT